home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / FileShredder.exe / 0 / RCDATA / TFRMQUERYSYSFILES / TFRMQUERYSYSFILES.txt
Text File  |  2008-10-30  |  3KB  |  118 lines

  1. object frmQuerySysFiles: TfrmQuerySysFiles
  2.   Left = 329
  3.   Top = 468
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'File Shredder - Suggestion'
  7.   ClientHeight = 286
  8.   ClientWidth = 589
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   Scaled = False
  18.   OnLocalize = AxSimpleSkinFormLocalize
  19.   SkinProperties.WindowEdge = 5
  20.   SkinProperties.Header.Title = 'File Shredder - Suggestion'
  21.   SkinProperties.Header.Font.Charset = DEFAULT_CHARSET
  22.   SkinProperties.Header.Font.Color = clWindow
  23.   SkinProperties.Header.Font.Height = -22
  24.   SkinProperties.Header.Font.Name = 'Century Gothic'
  25.   SkinProperties.Header.Font.Style = []
  26.   PixelsPerInch = 144
  27.   TextHeight = 16
  28.   object axlSuggest: TAxLabel
  29.     Left = 18
  30.     Top = 15
  31.     Width = 403
  32.     Height = 25
  33.     WordWrap = False
  34.     Quality = smMMXSmoothing4x
  35.     Transparent = False
  36.     AutoSize = False
  37.     Caption = 'Wiping system files'
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = 10040064
  40.     Font.Height = -16
  41.     Font.Name = 'Verdana'
  42.     Font.Style = []
  43.     ShowAccelChar = True
  44.     ParentFont = False
  45.   end
  46.   object lblQueryText: TLabel
  47.     Left = 18
  48.     Top = 48
  49.     Width = 547
  50.     Height = 49
  51.     AutoSize = False
  52.     Caption = 
  53.       'The following files or folders are located in a system folder. S' +
  54.       'hredding them may affect system stability. Would you like to shr' +
  55.       'ed these files and folders?'
  56.     WordWrap = True
  57.   end
  58.   object shpTopLineBlack: TShape
  59.     Left = 0
  60.     Top = 230
  61.     Width = 589
  62.     Height = 1
  63.     Align = alBottom
  64.   end
  65.   object lvFiles: TListView
  66.     Left = 18
  67.     Top = 105
  68.     Width = 553
  69.     Height = 109
  70.     Columns = <
  71.       item
  72.         AutoSize = True
  73.       end>
  74.     ColumnClick = False
  75.     ReadOnly = True
  76.     RowSelect = True
  77.     ShowColumnHeaders = False
  78.     SmallImages = imglistLV
  79.     TabOrder = 0
  80.     ViewStyle = vsReport
  81.   end
  82.   object Panel1: TPanel
  83.     Left = 0
  84.     Top = 231
  85.     Width = 589
  86.     Height = 55
  87.     Align = alBottom
  88.     BevelOuter = bvNone
  89.     Color = 15724527
  90.     ParentBackground = False
  91.     TabOrder = 1
  92.     object btnYes: TButton
  93.       Left = 411
  94.       Top = 16
  95.       Width = 80
  96.       Height = 25
  97.       Caption = 'Yes'
  98.       ModalResult = 6
  99.       TabOrder = 0
  100.     end
  101.     object btnNo: TButton
  102.       Left = 498
  103.       Top = 16
  104.       Width = 80
  105.       Height = 25
  106.       Caption = 'No'
  107.       ModalResult = 7
  108.       TabOrder = 1
  109.     end
  110.   end
  111.   object imglistLV: TImageList
  112.     BkColor = clWhite
  113.     Masked = False
  114.     Left = 477
  115.     Top = 65533
  116.   end
  117. end
  118.